[INFO] cloning repository https://github.com/emily33901/structure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emily33901/structure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femily33901%2Fstructure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femily33901%2Fstructure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66b500796bad3cc343ad89d1337cdb6354e736cb
[INFO] fixing emily33901/structure against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femily33901%2Fstructure" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emily33901/structure
[INFO] finished tweaking git repo https://github.com/emily33901/structure
[INFO] tweaked toml for git repo https://github.com/emily33901/structure written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emily33901/structure on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emily33901/structure already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded patternscan v1.2.0
[INFO] [stderr]   Downloaded symbolic-common v12.12.1
[INFO] [stderr]   Downloaded glutin_glx_sys v0.6.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.7.0
[INFO] [stderr]   Downloaded msvc-demangler v0.10.1
[INFO] [stderr]   Downloaded egui_tiles v0.10.1
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.5
[INFO] [stderr]   Downloaded arboard v3.4.1
[INFO] [stderr]   Downloaded glutin v0.32.1
[INFO] [stderr]   Downloaded webbrowser v1.0.2
[INFO] [stderr]   Downloaded symbolic-demangle v12.12.1
[INFO] [stderr]   Downloaded rhai v1.23.6
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca
[INFO] running `Command { std: "docker" "start" "2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling xml-rs v0.8.22
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glutin v0.32.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking webbrowser v1.0.2
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling symbolic-demangle v12.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking symbolic-common v12.12.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking image v0.25.4
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking patternscan v1.2.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking msvc-demangler v0.10.1
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking rhai v1.23.6
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking egui_tiles v0.10.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stderr]     Checking structure v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/pe.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::System::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Wdk` in `windows`
[INFO] [stdout]  --> src/process.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Wdk::System::Threading::{NtQueryInformationProcess, ProcessBasicInformation},
[INFO] [stdout]   |     ^^^ could not find `Wdk` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/process.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/pe.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::System::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Wdk` in `windows`
[INFO] [stdout]  --> src/process.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Wdk::System::Threading::{NtQueryInformationProcess, ProcessBasicInformation},
[INFO] [stdout]   |     ^^^ could not find `Wdk` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/process.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/process.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |         windows::Win32::System::Diagnostics::ToolHelp::CreateToolhelp32Snapshot(
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]  --> src/script.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, Scope};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/process.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |         windows::Win32::System::Diagnostics::ToolHelp::CreateToolhelp32Snapshot(
[INFO] [stdout]     |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]  --> src/script.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rhai::{Engine, Scope};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `structure` (bin "structure" test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `structure` (bin "structure") due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca", kill_on_drop: false }`
[INFO] [stdout] 2e294887487a01c6fa1fc96ea1bbdab74c6919875f8f94ae8d0ad1f33a8028ca
